From edbfafc056963b27e66a60db95d1b02bdd3565bc Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Mon, 28 Sep 2009 12:02:04 +0000 Subject: [PATCH] * Makefile.in (ELCFILES): Add net/tramp-imap.elc. --- lisp/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 103bd395bee..60eb7a319dc 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -879,6 +879,7 @@ ELCFILES = \ $(lisp)/net/tramp-ftp.elc \ $(lisp)/net/tramp-gvfs.elc \ $(lisp)/net/tramp-gw.elc \ + $(lisp)/net/tramp-imap.elc \ $(lisp)/net/tramp-smb.elc \ $(lisp)/net/tramp-uu.elc \ $(lisp)/net/tramp.elc \ -- 2.30.2